Skip to main content
Version: 5.2.0.0

Scenarios

Description

A Scenario is the type of object which is defined by the Orchestra designer. It contains all the necessary elements which are necessary to execute a certain Process. Processes are defined by Process models which in turn define the interaction of Scenario Elements. Only Scenarios may be deployed in the Orchestra runtime.

Create a scenario

createScenario createScenario

Open a scenario

openScenario openScenario

Edit scenario meta data

editScenario editScenario

Download a scenario

downloadScenario downloadScenario

Download container properties

downloadContainerProperties downloadContainerProperties

When downloading container property configurations, there are 3 export formats you can choose from:

  • Auto-select: Orchestra will automatically determine the most suitable export format. If the plain-text content is too large or complex, it will be converted to binary.

  • Plain-text format: Exports the configuration in a human-readable text format.

  • Binary format: Exports the configuration in Base64-encoded format, suitable for large or complex content.

note

These export format options apply specifically to the Lookup table configuration. Other container properties may not use this setting.

Delete a scenario

deleteScenario deleteScenario